vcLayoutItem

Basic implementation of all layout items.

See in: Overview

Module: vcCore

Parent: vcObject

Children: vcAnnotation, vcCollisionDetector, vcDimension, vcLayoutPackFolder, vcLayoutPropertyList, vcProcessControllerData, ... (see more)
vcAnnotation
vcCollisionDetector
vcDimension
vcLayoutPackFolder
vcLayoutPropertyList
vcProcessControllerData
vcSweptVolume
vcViewAnimation
vcProgramContainer

Referenced by: vcWorld.LayoutItems, vcWorld.createLayoutItem(), vcWorld.findLayoutItem()

Properties

Learn how to use properties here. The properties are also inherited from the parent class.

NameTypeAccessDescription
IsPersistentBooleanRWGets or sets a Boolean determening if the layout item is saved with layout.
NameStringRWGets or sets the name of item.
PropertiesvcPropertyContainerRGets the properties of this layout item
TypevcLayoutItemTypeRGets the layout item type of the layout item.

Methods

Learn how to use methods here. The methods are also inherited from the parent class.

NameReturn TypeParametersDescription
deleteNoneNoneDeletes this layout item
updateNoneNoneUpdates the item in its layout.